Skip to content

auth doc rvamp#674

Draft
mishramonalisha76 wants to merge 2 commits into
mainfrom
rbac-revamp
Draft

auth doc rvamp#674
mishramonalisha76 wants to merge 2 commits into
mainfrom
rbac-revamp

Conversation

@mishramonalisha76
Copy link
Copy Markdown
Contributor

@mishramonalisha76 mishramonalisha76 commented Jun 3, 2026

TODO

  • Add mint_token function details
  • WorkOS example

@mintlify
Copy link
Copy Markdown

mintlify Bot commented Jun 3, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
agno 🟢 Ready View Preview Jun 3, 2026, 10:33 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

src="/videos/auth-on-connect-web.mp4"
></video>

## Configuration Options
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## Configuration Options
## Configurable Options

how about this?

Download the JWKS file from your WorkOS environment:

```bash
curl https://api.workos.com/sso/jwks/$WORKOS_CLIENT_ID > workos-jwks.json
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this tested?


Point AgentOS at it. WorkOS tokens carry permissions under the `permissions` claim, so set `scopes_claim="permissions"` on the JWT middleware:

```python
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets test thing e2e, cc @harshsinha03

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants